Dynamicweb 8 Documentation
Collection<T> Class Properties


For a list of all members of this type, see Collection<T> members.

Public Properties
 NameDescription
Public PropertyCountGets the number of elements actually contained in the Collection. (Inherited from System.Collections.ObjectModel.Collection<T>)
Public PropertyItemGets or sets the element at the specified index. (Inherited from System.Collections.ObjectModel.Collection<T>)
Top
Protected Properties
 NameDescription
Protected PropertyDataGets the underlying data storage.  
Protected PropertyItemsGets a IList wrapper around the Collection. (Inherited from System.Collections.ObjectModel.Collection<T>)
Top
See Also

Reference

Collection<T> Class
Dynamicweb.Content.Items Namespace

Send Feedback